Skip to content

Add Python 3.14 to the testing#4493

Closed
cclauss wants to merge 1 commit intoManimCommunity:mainfrom
cclauss:python3.14
Closed

Add Python 3.14 to the testing#4493
cclauss wants to merge 1 commit intoManimCommunity:mainfrom
cclauss:python3.14

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Dec 1, 2025

Overview: What does this pull request change?

Add Python 3.14 to the testing

Motivation and Explanation: Why and how do your changes improve the library?

https://www.python.org/downloads/release/python-3140/

Blocked by:

-    "av>=9.0.0,<14.0.0",
+    "av>=9.0.0,<14.0.0  ; python_full_version < '3.14'",
+    "av>=16.0.1 ; python_full_version >= '3.14'",

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@github-project-automation github-project-automation Bot moved this to 🆕 New in Dev Board Dec 1, 2025
@cclauss cclauss force-pushed the python3.14 branch 3 times, most recently from 1e5a808 to 86a3148 Compare December 1, 2025 11:08
@cclauss cclauss force-pushed the python3.14 branch 7 times, most recently from cb6cfb4 to 8fc10ad Compare December 1, 2025 12:39
@behackl
Copy link
Copy Markdown
Member

behackl commented Jan 12, 2026

Superseded by #4385

@behackl behackl closed this Jan 12, 2026
@cclauss cclauss deleted the python3.14 branch January 12, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

2 participants